/*----------------------------------------------------------------------------*/
body,html { margin: 0; padding: 0; height: 100%; }
a { text-decoration: none; color: #000; }
ul, li { margin: 0; padding: 0; list-style: none; }
/*----------------------------------------------------------------------------*/
.UrUncle { background: #f4f1f0; }
.navbox { display: flex; justify-content: space-between; margin: 0 auto;
 width: 1200px; }
.navimg img { margin: 10px 0; height: 50px; }
.nav { display: flex; }
.navcell { display: flex; font-size: 18px; }
.navcell li { margin: 20px 12px; height: 30px; line-height: 30px; }
.navcell li.on { border-bottom: 2px solid #df0a17; }
.navcell li.on a { color: #df0a17; }
.navcell li:hover { border-bottom: 2px solid #df0a17; }
.navcell li:hover a { color: #df0a17; }
.indexselect { margin: 20px 0 0 10px; width: 100px; height: 28px;
 line-height: 28px; border: 1px solid #df0a17; font-size: 14px; }
.indexinput { margin: 20px 0 0 10px; width: 120px; height: 24px;
 line-height: 24px; border: 1px solid #df0a17; font-size: 14px; }
.indexsub { margin: 20px 0; width: 60px; height: 28px; line-height: 28px;
 text-align: center; background: #df0a17; color: #fff; border: none;
 font-size: 14px; }
.indexsub a { color: #fff; }

.slideBox { overflow: hidden; position: relative; width: 100%; }
.slideBox .hd { position: absolute; bottom: 10px; z-index: 1; width: 100%;
 height: 10px; }
.slideBox .hd ul { display: flex; justify-content: center; width: 100%; }
.slideBox .hd ul li { margin: 0 0 0 10px; width: 10px; height: 10px;
 background: #fff; border-radius: 10px; }
.slideBox .hd ul li.on { background: #df0a17; }
.slideBox .bd img { width: 100%; }

.signup { display: flex; justify-content: space-between;
 margin: 50px auto 0 auto; width: 1200px; }
.signup img { width: 570px; box-shadow: 2px 2px 5px #ccc; }

.underbanner { display: flex; justify-content: space-between;
 margin: 30px auto 0 auto; width: 1200px; }
.underbanner img { width: 150px; height: 150px; box-shadow: 2px 2px 5px #ccc; }

.indexline { display: flex; justify-content: space-between;
 margin: 50px auto 0 auto; width: 1200px; }
.blocktitle { margin: 0 0 10px 0; padding: 0 0 0 10px; color: #df0a17;
 border-left: 3px solid #df0a17; font-size: 24px; font-weight: 900; }
.indexblock { padding: 10px; width: 550px; background: #fff;
 box-shadow: 2px 2px 5px #ccc; }
.indexblock .hd { display: flex; justify-content: space-between; width: 550px;
 line-height: 30px; border-bottom: 1px solid #ddd; }
.indexblock .hd ul { display: flex; font-size: 16px; font-weight: 900; }
.indexblock .hd ul li { margin: 0 30px 0 0; }
.indexblock .hd ul li.on { color: #df0a17; border-bottom: 2px solid #df0a17; }
.more { font-size: 14px; }
.more a { color: #ddd; }
.indexblock .bd ul { padding: 10px 0 0 0; width: 550px; height: 240px; }
.indexblock .bd ul li { display: flex; justify-content: space-between;
 padding: 5px 0; font-size: 16px; }
.indextitle { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
 width: 340px; }

.probox { margin: 50px auto 0 auto; width: 1200px; }
.proboxtitle { margin: 0 0 15px 0; text-align: center; color: #df0a17;
 font-size: 24px; font-weight: 900; }
.projectblock { padding: 10px; width: 1180px; background: #fff;
 box-shadow: 2px 2px 5px #ccc; }
.projectblock .hd { display: flex; justify-content: space-between;
 line-height: 30px; border-bottom: 1px solid #ddd; }
.projectblock .hd ul { display: flex; font-size: 16px; font-weight: 900; }
.projectblock .hd ul li { margin: 0 30px 0 0; }
.projectblock .hd ul li.on { color: #df0a17; border-bottom: 2px solid #df0a17; }
.projectblock .bd table { margin: 15px 0 0 0; width: 1180px; font-size: 16px; }
.projectblock .bd table th { height: 30px; line-height: 30px;
 background: #d1d1d1; color: #df0a17; }
.projectblock .bd table tr:nth-child(odd) { background: #f7f7f7; }
.projectblock .bd table td { padding: 5px 0; width: 195px; text-align: center; }
.wangwang { margin: 0 auto; padding: 3px 0; width: 100px; text-align: center;
 background: #df0a17; border-radius: 15px; }
.wangwang a { color: #fff; }

.linkbox { margin: 50px 0 0 0; width: 100%; height: 200px;
 background: url('../Images/bottom.jpg'); background-size: 100% 100%;
 color: #fff; font-size: 14px; }
.linkblock { display: flex; margin: 0 auto; width: 1200px; }
.link { margin: 80px 0; width: 100px; height: 40px; line-height: 40px;
 text-align: center; font-weight: 900; }
.slideTxtBox { margin: 20px 0; width: 900px; height: 160px;
 border-left: 1px solid #fff; }
.slideTxtBox .hd ul { display: flex; height: 30px; font-weight: 900; }
.slideTxtBox .hd ul li { margin: 0 100px; width: 100px; height: 30px;
 line-height: 30px; text-align: center; }
.slideTxtBox .hd ul li.on { border-bottom: 2px solid #df0a17; }
.slideTxtBox .bd ul { display: flex; flex-wrap: wrap; margin: 0 auto;
 width: 1100px; }
.slideTxtBox .bd ul li { margin: 0 0 10px 0; width: 200px; height: 55px;
 text-align: center; }
.slideTxtBox .bd ul li a { color: #fff; }
.linkimg { margin: 0 0 5px 0; height: 50px; }
.linkimg img { height: 50px; font-size: 14px; }
.linkname { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
 width: 100%; height: 20px; line-height: 20px; font-size: 14px; }

.bottom { padding: 15px 0; line-height: 24px; text-align: center;
 background: #131313; color: #fff; font-size: 14px; }
.bottom a { color: #fff; }
.bottom img { vertical-align: middle; }

.topimg img { width: 100%; }
.position { margin: 0 auto; padding: 15px 0; width: 1200px; color: #525252;
 font-size: 16px; font-weight: 900; }
.position a { color: #525252; }

.pagebox { display: flex; justify-content: space-between; margin: 0 auto;
 width: 1200px; min-height: 700px; }
.leftbox { border-left: 4px solid #E20000; }
.maincol { margin: 0 0 0 30px; padding: 0 0 5px 0;
 border-bottom: 1px solid #ddd; color: #525252; font-size: 20px;
 font-weight: 900; }
.colbox li { margin: 20px 0 0 0; padding: 0 0 0 30px; font-size: 16px; }
.colbox li:hover { background: #E20000; }
.colbox li:hover a { color: #fff; }
.contentbox { margin: 0 0 20px 0px; width: 1000px; }
.pagetitle { padding: 0 0 5px 0; color: #E20000; border-bottom: 1px solid #ddd;
 font-size: 20px; font-weight: 900; }
.pagecontent { margin: 20px 0 0 0; padding: 20px; min-height: 700px;
 background: #fff; font-size: 14px; }

.listbox { margin: 0 0 20px 0px; padding: 20px; width: 920px; min-height: 700px;
 background: #fff; }
.newsline { display: flex; justify-content: space-between; padding: 10px 0;
 font-size: 16px; border-bottom: 1px dotted #ddd; }
.newsname { padding: 0 0 0 15px;
 background: url("../Images/point.png") no-repeat left center; }

.innerpagebox { margin: 0 auto 20px auto; padding: 20px; width: 1160px;
 min-height: 700px; background: #fff; }
.spagetitle { margin: 0 auto 20px auto; padding: 10px 0; width: 1200px;
 text-align: center; color: #525252; border-bottom: 1px solid #ddd;
 font-size: 20px; font-weight: 900; }
.annex { margin: 0 auto 20px auto; width: 1200px; }

.calculate { position: fixed; right: 15px; bottom: 165px; width: 40px; }
.calculate img { width: 40px; }
.up { position: fixed; right: 15px; bottom: 110px; width: 40px; }
.up img { width: 40px; }

.priceline { display: flex; margin: 0 0 30px 0; }
.intro { padding: 20px 0 0 0; line-height: 24px; font-size: 14px; }
.calbtn { margin: 20px 0 0 25px; padding: 0 20px; height: 28px; line-height: 28px;
 text-align: center; background: #E20000; color: #fff; font-size: 14px; }
.payline { margin: 30px 0; }
.pay { font-weight: 900; font-size: 20px; }
.bdtab { margin: 30px auto; border: 1px solid #ddd; }
.bdtab tr td { padding: 10px 0; width: 300px; text-align: center; }
/*----------------------------------------------------------------------------*/
.loginbg { background: #054975; }
.logintitle { margin: 80px 0 0 0; text-align: center; color: #d6e7f2;
 font-size: 24px; font-weight: 700; }
.loginbox { margin: 50px auto 0 auto; padding: 30px 40px; width: 300px;
 background: #d6e7f2; border-radius: 10px; }
.loginline { display: flex; padding: 15px 0; }
.logintip { display: inline-block; text-align: justify;
 text-align-last: justify; width: 60px; height: 30px; line-height: 30px; }
.logininput { margin: 0 0 0 10px; padding: 0 10px; width: 210px; height: 28px;
 line-height: 28px; border: 1px solid #ccc; }
.loginsubmit { margin: 30px 0 20px 0; padding: 10px 0; width: 300px;
 text-align: center; background: linear-gradient(to right,#3e92c7,#054975);
 color: #fff; border-radius: 50px; font-size: 16px; }
/*----------------------------------------------------------------------------*/
.adminpage { display: flex; width: 100%; height: 100%; }
.adminnavbox { position: fixed; width: 16%; height: 100%; background: #054975; }

.adminnav li { padding: 20px 0; text-align: center; font-size: 16px; }
.adminnav li a { color: #fff; }
.adminnav li:hover { background: #fff; }
.adminnav li:hover a { color: #054975; }

.admincontent { margin: 0 0 0 16%; width: 84%; }
.admintitle { margin: 30px 0; text-align: center; color: #054975;
 font-size: 24px; font-weight: 700; }
.adminsearchbox { display: flex; justify-content: space-between; margin: 0 5%; }
.keywords { padding: 5px 10px; width: 160px; height: 22px; line-height: 22px;
 border: 1px solid #ccc; border-radius: 5px; }
.submit { margin: 0 10px; width: 50px; height: 34px; line-height: 34px;
 background: #ccc; border: none; border-radius: 5px; }
.adminadd { padding: 5px 0; width: 140px; height: 24px; line-height: 24px;
 text-align: center; background: #2074aa; color: #fff; border-radius: 5px;
 font-size: 14px; }
.admintab { margin: 30px 5%; width: 90%; }
.admintab th { padding: 8px 0; background: #2074aa; color: #fff; }
.admintab tr { text-align: center; }
.admintab tr:nth-child(odd) { background: #ccc; }
.admintab tr td { padding: 8px 0; }
.admintabcol1 { width: 40%; }
.admintabcol2 { width: 30%; }
.nidaye { display: flex; justify-content: space-around; width: 100%; }

.addline { display: flex; margin: 0 auto; padding: 15px 0; width: 320px; }
.addtip { display: inline-block; text-align: justify; text-align-last: justify;
 width: 100px; height: 30px; line-height: 30px; }
.addinput { margin: 0 0 0 10px; padding: 0 10px; width: 200px; height: 28px;
 line-height: 28px; border: 1px solid #ccc; }
.addsubmit { margin: 50px auto 20px auto; padding: 10px 0; width: 300px;
 text-align: center; background: linear-gradient(to right,#3e92c7,#054975);
 color: #fff; border-radius: 50px; font-size: 16px; }

.conadmintab { margin: 30px 5% 0 5%; width: 90%; }
.conadmintab tr td { padding: 10px; }
.conadmintabcol1 { width: 15%; line-height: 30px; text-align: center;
 font-size: 16px; }
.conadmintabcol2 { width: 85%; }
.conadmintitle { padding: 0 5px; width: 90%; height: 28px; line-height: 28px; }
.conadmincontent { width: 90%; }
.conadminsubmit { margin: 20px auto; padding: 10px 0; width: 300px;
 text-align: center; background: linear-gradient(to right,#3e92c7,#054975);
 color: #fff; border-radius: 50px; font-size: 16px; }

.announcetabcol1 { width: 20%; }
.announcetabcol2 { width: 40%; }
.nierdaye { display: flex; justify-content: space-around; width: auto;}

.page { margin: 20px 0 0 0; font-size: 14px; }
.page .prev { padding: 5px 10px; }
.page .num { padding: 5px 10px; }
.page .current { padding: 5px 10px; background: #E20000; color: #fff; }

.pages { margin: 20px 5% 0 5%; font-size: 14px; }
.pages .prev { padding: 5px 10px; }
.pages .num { padding: 5px 10px; }
.pages .current { padding: 5px 10px; background: #2074aa; color: #fff; }